Skip to main content

Columns Exist In a Table

Description

Columns exist in a table is a Process Entry in the Conditions Plugin for Process Studio Processes. This process entry verifies that one or more specified columns exist in a database table.

Configurations

No.Field NameDescription
1Process Entry nameSpecify a unique name for the process entry, on the workspace area. A process entry can be placed on the canvas several times; and each instance of the entry must have a unique name.
2ConnectionThe database connection to use
3Schema nameThe schema of the table to use
4Table nameThe name of the table to use
5ColumnsThe list of column names to verify (one or more)